home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-11-24 | 2.3 KB | 95 lines |
- ;; Copyright (c) 1997, Qualcomm, Inc.
- ;; All Rights Reserved.
-
- ;; simple address book, showing all fields
-
- [id]
- type=style address
- name=Deluxe Address/Telephone Book
- view=contact
-
- ; **************************************************************************
- [thumbnail]
- font=1:1
- layer1={0 1000 0:15 1:15} title
- layer2= {0 1000 1:15 14:15} thumb2
- layer3= {0 1000 14:15 1000} page
-
- [thumb2]
- box1={0 3:5 0 1000}
- box2={3:5 1000 0 1000}
- grid=1 7
-
- ; **************************************************************************
- [start]
- font=1:1
- layer1={0 1000 990 1000} copyright "common.ini"
- layer2={0 1000 0 990} ? @header teststartit testfooterstartit
-
- [testfooterstartit]
- layer=? @footer footerstartit noheaderstartit
-
- [footerstartit]
- text={0 1000 19:20 20:20} #footercolor @footer
- layer={0 1000 0 19:20} noheaderstartit
-
- [teststartit]
- layer=? @footer headerfooterstartit headerstartit
-
- [headerfooterstartit]
- text1={0 1000 0 1:20} #headercolor @header
- text2={0 1000 19:20 20:20} #footercolor @footer
- layer={0 1000 1:20 19:20} noheaderstartit
-
- [headerstartit]
- text={0 1000 0 1:20} #headercolor @header
- layer={0 1000 1:20 20:20} noheaderstartit
-
- [noheaderstartit]
- font=1:3
- box=2
- layer1={0 1000 0 1:30} thetop
- layer2={0 1000 1:30 1000} thebottom
-
- [thetop]
- font=7:8 bold
- message=(@currentchar " - " @lastchar)
- text1=left (" " @currentchar)
- text2=right (@lastchar " ")
-
- [thebottom]
- font=1:2
- layer1={0:1 1:1 0:25 1:25} title
- layer2= {0:1 1:1 1:25 24:25} thestack
- layer3={0:1 1:1 24:25 25:25} page
-
- [title]
- box={2 998 0 1000} lightgray
- text1=left "Name/Address"
- text2={3:5 1000 0 1000} left "Phone numbers"
-
- [thestack]
- min=400
- font=1:12
- stack=null data sep sep
-
- [data]
- columns=0 1:2 data1 1:2 1000 data2
-
- [data1]
- font=contact
- pen=contact
- stream1=rest 1:5 bold @displayname nobold =@displayname @cm "" @cm softbreak @dp ? @dp " " "" ? @title (" (" @title ")" ) "" hardbreak @wad hardbreak (@wct " " @wst " " @wcn " " @wzp) hardbreak @had hardbreak (@hct " " @hst " " @hcn " " @hzp) hardbreak hardbreak
-
- [data2]
- font=contact
- pen=contact
- stream=left 1:5 "Work: " @wph hardbreak hardbreak hardbreak "Home: " @hph hardbreak "Fax: " @fph hardbreak "Mobile:" @mph hardbreak ("Email: " @email) hardbreak
-
- [sep]
- box={0 1000 1:300 2:300} black
-
- [page]
- font=1:1
- text = {1:8 7:8 1:8 7:8} ("- " @pagenumber " -")
-